﻿2026-06-06T06:35:15.6734921Z ##[group]Run actions/checkout@v5
2026-06-06T06:35:15.6735958Z with:
2026-06-06T06:35:15.6736487Z   repository: SaberMage/spt-core
2026-06-06T06:35:15.6742035Z   token: ***
2026-06-06T06:35:15.6742560Z   ssh-strict: true
2026-06-06T06:35:15.6743119Z   ssh-user: git
2026-06-06T06:35:15.6743657Z   persist-credentials: true
2026-06-06T06:35:15.6744227Z   clean: true
2026-06-06T06:35:15.6744754Z   sparse-checkout-cone-mode: true
2026-06-06T06:35:15.6745413Z   fetch-depth: 1
2026-06-06T06:35:15.6745961Z   fetch-tags: false
2026-06-06T06:35:15.6746521Z   show-progress: true
2026-06-06T06:35:15.6747063Z   lfs: false
2026-06-06T06:35:15.6747623Z   submodules: false
2026-06-06T06:35:15.6748164Z   set-safe-directory: true
2026-06-06T06:35:15.6748891Z ##[endgroup]
2026-06-06T06:35:15.8491765Z Syncing repository: SaberMage/spt-core
2026-06-06T06:35:15.8493462Z ##[group]Getting Git version info
2026-06-06T06:35:15.8494305Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-06T06:35:15.8760863Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:35:15.8978655Z git version 2.43.0.windows.1
2026-06-06T06:35:15.9010955Z ##[endgroup]
2026-06-06T06:35:15.9018668Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4c63996b-4f89-462d-a5f4-1f7ed1c92155\.gitconfig'
2026-06-06T06:35:15.9032437Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4c63996b-4f89-462d-a5f4-1f7ed1c92155' before making global git config changes
2026-06-06T06:35:15.9034025Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:35:15.9038021Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:35:15.9275782Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-06T06:35:15.9531701Z https://github.com/SaberMage/spt-core
2026-06-06T06:35:15.9565314Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-06T06:35:15.9570086Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-06T06:35:15.9806339Z refs/heads/dev-freeform
2026-06-06T06:35:15.9846738Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-06T06:35:16.0156832Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:35:16.0698039Z ##[endgroup]
2026-06-06T06:35:16.0698865Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-06T06:35:16.4691542Z ##[group]Cleaning the repository
2026-06-06T06:35:16.4696076Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-06T06:35:18.0813668Z Removing .adapter-notify/
2026-06-06T06:35:18.0814146Z Removing target/
2026-06-06T06:35:18.0852505Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-06T06:35:18.1274308Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:35:18.1300567Z ##[endgroup]
2026-06-06T06:35:18.1305315Z ##[group]Disabling automatic garbage collection
2026-06-06T06:35:18.1310808Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:35:18.1577773Z ##[endgroup]
2026-06-06T06:35:18.1578110Z ##[group]Setting up auth
2026-06-06T06:35:18.1585157Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:35:18.1807229Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:35:18.5632941Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:35:18.5874338Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:35:18.9550408Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:35:18.9772388Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:35:19.3661370Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:35:19.3919940Z ##[endgroup]
2026-06-06T06:35:19.3920360Z ##[group]Fetching the repository
2026-06-06T06:35:19.3927049Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7a22a63cf14fd294e02ad0723459bb0f9fa7065c:refs/remotes/origin/dev-freeform
2026-06-06T06:35:19.9914170Z From https://github.com/SaberMage/spt-core
2026-06-06T06:35:19.9914705Z  + c152807...7a22a63 7a22a63cf14fd294e02ad0723459bb0f9fa7065c -> origin/dev-freeform  (forced update)
2026-06-06T06:35:20.0043342Z ##[endgroup]
2026-06-06T06:35:20.0043698Z ##[group]Determining the checkout info
2026-06-06T06:35:20.0044909Z ##[endgroup]
2026-06-06T06:35:20.0050489Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:35:20.0331311Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:35:20.0560254Z ##[group]Checking out the ref
2026-06-06T06:35:20.0565585Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-06T06:35:20.0987024Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-06T06:35:20.0987385Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-06T06:35:20.0988029Z Previous HEAD position was c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:35:20.0988475Z Switched to and reset branch 'dev-freeform'
2026-06-06T06:35:20.1013736Z ##[endgroup]
2026-06-06T06:35:20.1253636Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:35:20.1454702Z 7a22a63cf14fd294e02ad0723459bb0f9fa7065c
